Skip to content

fix: rewrite bunx prisma to rtk prisma#1404

Closed
alexanderkreidich wants to merge 1 commit into
rtk-ai:masterfrom
alexanderkreidich:fix-1401-bunx-prisma-rewrite
Closed

fix: rewrite bunx prisma to rtk prisma#1404
alexanderkreidich wants to merge 1 commit into
rtk-ai:masterfrom
alexanderkreidich:fix-1401-bunx-prisma-rewrite

Conversation

@alexanderkreidich
Copy link
Copy Markdown

Summary

  • add bunx prisma to the Prisma rewrite rule in the registry
  • cover the new prefix in the Rust classify/rewrite tests
  • add a Claude hook regression case for bunx prisma migrate

Testing

  • /Users/sasha/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo test prisma -- --nocapture
  • printf ... | PATH=target/debug:$PATH bash hooks/claude/rtk-rewrite.sh | jq -r .hookSpecificOutput.updatedInput.commandrtk prisma migrate

Closes #1401

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 19, 2026

CLA assistant check
All committers have signed the CLA.

@KuSh
Copy link
Copy Markdown
Collaborator

KuSh commented Apr 23, 2026

Hi @alexanderkreidich, thanks for your PR, there's already #1374 which is a more complete proposal.

@alexanderkreidich
Copy link
Copy Markdown
Author

Closing this as superseded by #1374, which covers Bun/bunx support more comprehensively. Thanks for pointing me there — happy to follow up there if any small gaps remain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: rewrite bunx prisma → rtk prisma (bun runner for Prisma CLI)

3 participants